UCF STIG Viewer Logo

Auditing must be implemented.


Overview

Finding ID Version Rule ID IA Controls Severity
V-811 GEN002660 SV-27266r1_rule ECAR-1 ECAR-2 ECAR-3 Medium
Description
Without auditing, individual system accesses cannot be tracked and malicious activity cannot be detected and traced back to an individual account.
STIG Date
Solaris 9 X86 Security Technical Implementation Guide 2013-07-02

Details

Check Text ( C-28344r1_chk )
Determine if auditing is enabled.
# ps -ef |grep auditd
If the auditd process is not found, this is a finding.
Fix Text (F-24513r1_fix)
Use /etc/security/bsmconv to enable auditing on the system.